home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1991 / Feb 91 / MacApp.Tech$ 2⁄15⁄91 / 2945-integrating pascal o-Feb91 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.9 KB  |  51 lines  |  [TEXT/GEOL]

  1. Item    8485386                         13-Feb-91        08:55
  2.  
  3. From:   PAUL.ERION@H.GP.CS.CMU.EDU@INTERNET# 
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. INTERNET# Document Id: <9102131709.AA18684@apple.com>
  8.  
  9. ------------------------------------------------------------------------------
  10.  
  11. Sub:    integrating pascal objects and
  12.  
  13. If you use AppleLink 6.0, you win! The Reply button works for gatewayed E-mail.
  14. Otherwise, copy & paste this: Paul.Erion@H.GP.CS.CMU.EDU@INTERNET#
  15.  
  16. From: Paul.Erion@H.GP.CS.CMU.EDU
  17. Subject: integrating pascal objects and c++ objects
  18. To: macapp.tech$@APPLELINK.APPLE.COM
  19.  
  20. our group has an application that is written in Object Pascal.  i
  21. have some objects that are written in C++.  now i/we would like for
  22. the "main" application to be able to make use of these C++ objects.
  23. i've run into some problems.
  24.  
  25.     --  what should be in the .MAmake versus the .make (the .make
  26.         for the C++ code)?  at least MABuild seems to believe that
  27.         i need both.
  28.     --  how can i let the Pascal objects know about the C++
  29.         objects?
  30.  
  31. i've looked at the manuals but i've yet to find [what i believe]
  32. to be the relevant sections.  i'm more than willing to rtfm but so far
  33. i've yet to find [what i believe] to be the relevant sections.  pointers
  34. to such sections would be most helpful.  failing that, if someone
  35. wants to waste some time and give me a general outline of what
  36. i need to do i would be most appreciative.
  37.  
  38. if more particulars are required let me know.
  39.  
  40.                                                 thanks,
  41.                                                         paul
  42.  
  43. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  44.  
  45. INTERNET: pje@cs.cmu.edu
  46. UUCP:     ...!seismo!cs.cmu.edu!pje
  47. USPS:     paul erion, c/o school of comp sci, cmu, pittsburgh, pa 15213-3890
  48. phone:    (412) 268-3680
  49.  
  50. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  51.